css: Introduce a corner order enum
authorBenjamin Otte <otte@redhat.com>
Sat, 7 Jan 2012 21:40:17 +0000 (22:40 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Jan 2012 17:38:00 +0000 (18:38 +0100)
commit34a62d779b8d1654c6de44114c35c3029bab7ec3
tree5a7859c626f301f648d652fb9f4e37971b965b0a
parent998055c835b2b7a4e002d3dd224216371d7bb6a4
css: Introduce a corner order enum

Same order as CSS again.

The nice thing about this is that now edge i in a rounded box follows
corner i and is followed by corner (i + 1) % 4.
gtk/gtkcsstypesprivate.h
gtk/gtkroundedbox.c
gtk/gtkroundedboxprivate.h